home *** CD-ROM | disk | FTP | other *** search
/ Champak 123 / (Vol 123) Jan 13 2011.iso / Games / driving_home_at_easter.swf / scripts / DefineSprite_107 / frame_1 / DoAction.as
Text File  |  2011-01-13  |  121b  |  9 lines

  1. tellTarget("/super")
  2. {
  3.    gotoAndStop("start");
  4. }
  5. tellTarget("_level0/won/counter")
  6. {
  7.    gotoAndStop("start");
  8. }
  9.